home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 July
/
Macworld (1999-07).dmg
/
Serious Software
/
OpenWorld demo 2.0
/
OpenWorld plug-ins
/
AppleScript
/
Welcome
< prev
Wrap
Text File
|
1999-04-16
|
150b
|
5 lines
if "[OpenWorld?ip]" = "195.120.139.130" then
return "Welcome Marco Bambini in [Date]"
else
return "Who are you from [OpenWorld?IP] at [Time]"
end if